home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1994 March / Internet Info CD-ROM (Walnut Creek) (March 1994).iso / networking / appletalk / uab.shar / whatiswhat < prev   
Text File  |  1990-07-12  |  915b  |  40 lines

  1. Unix AppleTalk Bridge
  2.     gw.h        gateway definitions
  3.     uab.c        gateway driver
  4.     bridge_desc    bridge descriptions
  5.     desc.ms        general description
  6.  
  7. DDP/RTMP/ZIP
  8.     ddprouter.c    ddp router
  9.     ddpsvcs.c    ddp services
  10.     rtmp.c        rtmp routines
  11.  
  12. DDP PORT management
  13.     ddpport.c    ddp port management
  14.     ddpport.h    ddp port definitions
  15.     node.h        lap node description
  16.     if_desc.h    (lap) interface descriptions
  17.  
  18. EtherTalk (ELAP)
  19.     aarp.c        aarp routines
  20.     aarp_defs.h    aarp specific header
  21.     aarp.h        aarp general header
  22.     ethertalk.c    ethertalk routines
  23.     ethertalk.h    ethertalk defintiions
  24.  
  25. Process (de)multiplexing
  26.     mpxddp.h    ddp to local process (de)multiplexing
  27.     kip_mpx.c    ddp to local process via modified kip scheme
  28.  
  29. Protocol Interfaces
  30.     proto_intf.h    protocol interface
  31.     dlip.c        dli: protocol interface
  32.     snitp.c        snit: protocol interface
  33.  
  34. Auxillary routines:
  35.     hash.c        hash routines
  36.     hash.h        hash routine header
  37.     log.c        log routines
  38.     log.h        logging header
  39.  
  40.